Spread Windows Forms 12.0 Product Documentation
Count Property (ListBase.ListChangedEventArgs<T>)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ListBase.ListChangedEventArgs<T> Class : Count Property
Gets the count.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ListBase.ListChangedEventArgs(Of T)
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

ListBase.ListChangedEventArgs<T> Class
ListBase.ListChangedEventArgs<T> Members